home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0079 / 754.txt < prev    next >
Text File  |  1997-04-16  |  10KB  |  257 lines

  1. =========================================================================
  2.  
  3. INFO-ATARI16 Digest         Tue,  5 Dec 89       Volume 89 : Issue 754
  4.  
  5. Today's Topics:
  6.                               C question
  7.                         Current Notes Magazine
  8.                               Form Doc's
  9.                         GET ATARI16/FILES.DOC
  10.                               OS9 for st
  11.                          Rainbow Tos Porblems
  12.                           Software for sale
  13. ----------------------------------------------------------------------
  14.  
  15. Date: 5 Dec 89 10:51:36 GMT
  16. From: mcsun!inria!irisa!engel@uunet.uu.net  (Jean Christophe Engel)
  17. Subject: C question
  18. Message-ID: <1776@irisa.irisa.fr>
  19.  
  20. From article <8912050802.AA12717@ucbvax.Berkeley.EDU>, by
  21.  S61304@PRIME-A.POLY-SOUTH-WEST.AC.UK (Rat):
  22. > Question.
  23. >
  24. > Why wont Sozobon, Lattice or any other C compiler I've tried compile the
  25. > following, from K&R?
  26. >
  27. > main()
  28. >      $
  29. >      char fred[] = "Some string constant";
  30. >      <rest of routine>
  31. >
  32. If you want to initialize an array (and a string IS an array of char) WITHIN
  33. the body of a function (whether "main" or not), you should declare it as
  34. "static" like in:
  35.  
  36. static char fred[] = "Some string constant";
  37.  
  38. Thus, the array will be static, i.e. memory will be allocated once at
  39. compilation-time and initialization can be performed AT COMPILATION-time.
  40. Otherwise, i.e. if not declared static, memory will be allocated each time
  41. the function is called, and de-allocated each time the function ends, thus
  42. discarding any value the array had previously.
  43.  
  44.  ------------------------------------------------------------------------
  45. |  Jean-Christophe Engel (Equipe TEMIS)         Phone:  +33 99 36 20 00  |
  46. |  IRISA                                        Fax:        99 38 38 32  |
  47. |  Campus Universitaire de Beaulieu             Telex:  UNIRISA 950 473F |
  48. |  35042 RENNES Cedex - FRANCE                  E-mail: engel@irisa.fr   |
  49.  ------------------------------------------------------------------------
  50.  
  51. ------------------------------
  52.  
  53. Date: Tue, 5 Dec 89 09:22 EST
  54. From: JOHNBARNES@ENH.NIST.GOV
  55. Subject: Current Notes Magazine
  56.  
  57. A couple of people have asked for information regarding Current Notes Magazine.
  58. I have an information packet that I downloaded from GENie, where "Current
  59. Notes Online" is category 15 of the Atari ST Roundtable.  Since policy
  60. on this newsgroup restricts advertising I will be happy to respond to
  61. individual EMail requests for this data.
  62.  
  63. I also expect to send ti to Steve Grimm so that he can determine whether
  64. it should posted as a public document in the panarthea archive.
  65.  
  66. ------------------------------
  67.  
  68. Date: 5 Dec 89 09:33:51 GMT
  69. From: eru!luth!sunic!mcsun!hp4nl!nikhefh!t68@bloom-beacon.mit.edu  (Jos
  70.  Vermaseren)
  71. Subject: Form Doc's
  72. Message-ID: <575@nikhefh.nikhef.nl>
  73.  
  74. Something more about the doc's of FORM.
  75.  
  76. 1:      The manual was written in TeX format because it looks nice
  77.         this way. It uses a customized macro package that was made
  78.         by someone else that makes for a very booklet format when
  79.         printed with two A5 pages on one A4 sheet in landscape
  80.         format. It has some more features that are quite handy.
  81.         The sources of the manual are nearly as long as the dvi
  82.         file and because the future versions of FORM will be
  83.         commercial it is considered bad policy to part with the
  84.         LaTeX file.
  85. 2:      It would be quite hard to change the paper size anyway
  86.         because all examples are in verbatim and the size of the
  87.         lines in the verbatim is trimmed to the A5 page size.
  88.         It would look quite ugly with a different paper size.
  89. 3:      I am preparing an article with a short description of
  90.         the syntax, some examples etc. for publication. If there
  91.         is a demand for it I can post the LaTeX sources of that
  92.         article. Be warned though that it will be much easier
  93.         to work with the manual. The manual is rather complete,
  94.         and contains a tutorial.
  95.  
  96. It should be possible to fit 2 A5 pages on one legal size page.
  97.  
  98. I am sorry that in a posting of yesterday I sounded rather
  99. agitated about the paper size. There was somebody complaining
  100. about paper size and the fact that I didn't use `user(m/f)' and
  101. `he/she' everywhere, making the manual unreadable for everyone.
  102. Considering the amount of work it was to type in nearly 400Kbytes
  103. of text in a language that isn't my native language I think I'll
  104. exclude people that complain like that from the licensing in the
  105. future.
  106.  
  107. Jos Vermaseren
  108.  
  109. ------------------------------
  110.  
  111. Date: Tue,  5 Dec 89  14:08:55 MEZ
  112. From: Bconlin%DACTH01.BITNET@Forsythe.Stanford.EDU
  113. Subject: GET ATARI16/FILES.DOC
  114. Message-ID: <8912051408301F6.CNTC@CY175.RZ.RWTH> (UMass-Mailer 4.04)
  115.  
  116. GET ATARI16/FILES.DOC
  117.  
  118. ------------------------------
  119.  
  120. Date: 5 Dec 89 11:29:39 GMT
  121. From: mcsun!unido!ira.uka.de!Katmandu.Berkeley.EDU!Grunwald@uunet.uu.net
  122.  (Grunwald Betr. Tichy)
  123. Subject: OS9 for st
  124. Message-ID: <1280@iraun1.ira.uka.de>
  125.  
  126. The port is from Wolfgang Ocker, Lochhausersstr. 32, 8039 Puchheim,
  127.  West-Germany. The firm is called recco-ware.
  128. The Version is sold only bundled with the C-Compiler, Basic09, Stylograph and
  129.  the Sculptor database package. It comes with tools to access TOS files and some
  130.  PD-stuff. The database is very nice and fast, and has anything,but an SQL
  131.  interface. So it's quite up to date. (it runs under UNIX, VAX, MSDOS, ... too,
  132.  so
  133. really professional stuff).
  134.  
  135. This explains the price of 1598.- DM.
  136.  
  137. It will not run on the STacy, because the Screen-Hardware is different. The
  138.  Drivers for the Harddisk will have to be changed also, because of the power
  139.  consumption. You might phone Mr. Ocker to ask him, if he is doing the port or
  140.  has already done it.
  141.  
  142. He sells also other nice OS9-Software and distributs the TOPS-Packet, if you
  143.  send
  144. (8-10) disks and a properly stamped and adressed envelope.
  145.  
  146. ------------------------------
  147.  
  148. Date: 4 Dec 89 17:24:09 GMT
  149. From: eru!luth!sunic!mcsun!ukc!icdoc!syma!grahamt@bloom-beacon.mit.edu  (Graham
  150.  Thomas)
  151. Subject: Rainbow Tos Porblems
  152. Message-ID: <1871@syma.sussex.ac.uk>
  153.  
  154. From article <1838@atari.UUCP>, by kbad@atari.UUCP (Ken Badertscher):
  155. ..
  156. > especially if you don't know its lineage.  TOS ROMs have been available
  157. > for years, and Rainbow TOS ROMs now for months (UK users aside - but
  158. > that's another story, and hopefully one that is getting fixed).
  159. ..
  160. > --
  161. >    |||   Ken Badertscher  (ames!atari!kbad)
  162. >    |||   Atari R&D System Software Engine
  163. >   / | \  #include <disclaimer>
  164.  
  165. Thanks for all your efforts on behalf of us stranded UK users, Ken.
  166. I'm going to wait until after Christmas and then start asking Atari UK
  167. about this again.  Hopefully, by then dealers will have the TOS 1.4
  168. ROMs and I won't have to start hassling.
  169.  
  170. Incidentally, the Stacy was given a big front-page review in the
  171. December issue of the UK's leading micro mag, Personal Computer World,
  172. so I expect to see real live Stacys very soon now.  After all, the
  173. same mag put the Atari CD-ROM player on its front page in December
  174. 1987 issue, so I expect the mag will have taken steps to ensure
  175. they're not fooled again into reviewing prominently something that
  176. wasn't released.  (Surely??  Yes??)
  177.  
  178.  
  179. --
  180. Graham Thomas, SPRU, Mantell Building, U of Sussex, Brighton, BN1 9RF, UK
  181.  JANET: grahamt@uk.ac.sussex.syma  EARN/BITNET: grahamt@syma.sussex.ac.uk
  182.  ARPA:  grahamt%syma.sussex.ac.uk@nsfnet-relay.ac.uk
  183.  UUCP:  grahamt@syma.uucp          Phone: +44 273 686758
  184.  
  185. ------------------------------
  186.  
  187. Date: 4 Dec 89 21:11:29 GMT
  188. From:
  189.  zaphod.mps.ohio-state.edu!samsung!shadooby!sharkey!cfctech!teemc!ka3ovk!lake@tu
  190.  t.cis.ohio-state.edu  (Marshall Lake)
  191. Subject: Software for sale
  192. Message-ID: <1989Dec4.211129.423@ka3ovk.uucp>
  193.  
  194. ST Software for sale (only some items have the original boxes (I normally
  195. hate saving boxes - they take up too much space) but all items come with
  196. original disks and docs of course):
  197.  
  198. Archipelagos                   9
  199. Space Harrier                 10
  200. Barbarian                      9
  201. Brataccas                      8
  202. Marble Madness                10
  203. Road Runner                    8
  204. Garfield                       8
  205. Better Dead Than Alien        10
  206. Daily Double Horseracing      10
  207. Zany Golf                     12
  208. Rogue                          8
  209. Passing Shot                  12
  210. Menace                        12
  211. Bubble Ghost                  10
  212. Vampire's Empire              10
  213. Space Station                  8
  214. Little Computer People         8
  215. Batman                        12
  216. Heroes of the Lance           12
  217. Typesetter                     8
  218.  
  219. Most of the following should have the original boxes as well:
  220.  
  221. War in Middle Earth           15
  222. The Hunt for Red October      15
  223. International Soccer           8
  224. Universal Military Simulator  13
  225. Legend of the Sword           10
  226. Wargame Construction Set      13
  227. Roadwar 2000                  10
  228. Fire Zone                     13
  229. Paladin                       13
  230. Elite                         15
  231. Warship                       15
  232. Red Lightning                 15
  233. Global Commander              13
  234.  
  235.  
  236. Marshall Lake
  237. POB 7332
  238. Washington, DC  20044
  239. Tel 703-533-2132
  240. Fax 703-538-4598
  241. uucp: ...?media,teemc,tcsc3b2,ki4pv?!ka3ovk!lake
  242.       ...?media,teemc,tcsc3b2,ki4pv?!ka3ovk!irscscm!mlake   (checked more often)
  243. CIS 73717,3174
  244. GEnie MLAKE
  245.  
  246. ------------------------------
  247.  
  248. Date: Tue,  5 Dec 89  14:11:33 MEZ
  249. From: Bconlin%DACTH01.BITNET@Forsythe.Stanford.EDU
  250. Message-ID: <89120514113127E.CNTC@CY175.RZ.RWTH> (UMass-Mailer 4.04)
  251.  
  252. GET PROG-A16
  253.  
  254. ------------------------------
  255.  
  256. End of INFO-ATARI16 Digest V89 Issue #754
  257. *****************************************